2025-11-13 09:38:42,289 [ 418421 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:53, check_args_and_update_paths) 2025-11-13 09:38:42,289 [ 418421 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:79, check_args_and_update_paths) 2025-11-13 09:38:42,289 [ 418421 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:90, check_args_and_update_paths) 2025-11-13 09:38:42,289 [ 418421 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:92, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_cl77w7 --privileged --dns-search='.' --memory=30709035008 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=5dc43a6382f0 -e DOCKER_BASE_TAG=5ccda723c1fc -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=d862517635bf -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e CLICKHOUSE_USE_OLD_ANALYZER=1 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 --report-log=parallel3_0.jsonl --report-log-exclude-logs-on-passed-tests 'test_storage_mongodb_legacy/test.py::test_simple_select_from_view[False]' 'test_storage_mongodb_legacy/test.py::test_uuid[False]' test_storage_mysql/test.py::test_binary_type test_storage_mysql/test.py::test_enum_type test_storage_mysql/test.py::test_external_settings test_storage_mysql/test.py::test_insert_on_duplicate_select test_storage_mysql/test.py::test_insert_select test_storage_mysql/test.py::test_joins test_storage_mysql/test.py::test_many_connections test_storage_mysql/test.py::test_mysql_in test_storage_mysql/test.py::test_mysql_null test_storage_mysql/test.py::test_mysql_point test_storage_mysql/test.py::test_mysql_ssl_auth test_storage_mysql/test.py::test_predefined_connection_configuration test_storage_mysql/test.py::test_replace_select test_storage_mysql/test.py::test_schema_inference test_storage_mysql/test.py::test_settings test_storage_mysql/test.py::test_settings_connection_wait_timeout test_storage_mysql/test.py::test_table_function test_storage_mysql/test.py::test_where test_storage_redis/test.py::test_create_table test_storage_redis/test.py::test_delete test_storage_redis/test.py::test_hiding_credentials test_storage_redis/test.py::test_select_int test_storage_redis/test.py::test_simple_insert test_storage_redis/test.py::test_simple_select test_storage_redis/test.py::test_truncate test_storage_redis/test.py::test_update test_storage_url_http_headers/test.py::test_storage_url_http_headers test_storage_url_http_headers/test.py::test_storage_url_redirected_headers test_storage_url_http_headers/test.py::test_with_override_content_type_url_http_headers test_structured_logging_json/test.py::test_structured_logging_json_format 'test_system_detached_tables/test.py::test_system_detached_tables[Atomic db with MergeTree table]' 'test_system_detached_tables/test.py::test_system_detached_tables[Lazy db with Log table]' 'test_system_detached_tables/test.py::test_system_detached_tables[Replicated db with ReplicatedMergeTree table]' test_system_logs_comment/test.py::test_system_logs_comment test_system_logs_recreate/test.py::test_drop_system_log test_system_logs_recreate/test.py::test_system_logs_recreate test_system_queries/test.py::test_DROP_DNS_CACHE test_system_queries/test.py::test_RELOAD_CONFIG_AND_MACROS test_system_queries/test.py::test_SYSTEM_RELOAD_DICTIONARY test_system_queries/test.py::test_system_flush_logs 'test_table_function_mongodb_legacy/test.py::test_auth_source[False]' 'test_table_function_mongodb_legacy/test.py::test_complex_data_type[False]' 'test_table_function_mongodb_legacy/test.py::test_incorrect_data_type[False]' 'test_table_function_mongodb_legacy/test.py::test_missing_columns[False]' 'test_table_function_mongodb_legacy/test.py::test_no_credentials[False]' 'test_table_function_mongodb_legacy/test.py::test_predefined_connection_configuration[False]' 'test_table_function_mongodb_legacy/test.py::test_secure_connection[True]' 'test_table_function_mongodb_legacy/test.py::test_simple_select[False]' test_tmp_policy/test.py::test_disk_selection test_trace_collector_serverwide/test.py::test_global_thread_profiler test_transactions/test.py::test_mutate_transaction_involved_parts test_transactions/test.py::test_rollback_unfinished_on_restart1 test_transactions/test.py::test_rollback_unfinished_on_restart2 test_user_directories/test.py::test_duplicates test_user_directories/test.py::test_local_directories test_user_directories/test.py::test_memory test_user_directories/test.py::test_mixed_style test_user_directories/test.py::test_old_style test_user_directories/test.py::test_relative_path test_zero_copy_replication_drop_detached_part/test.py::test_drop_detached_part test_zookeeper_config/test.py::test_chroot_with_different_root test_zookeeper_config/test.py::test_chroot_with_same_root -vvv " altinityinfra/integration-tests-runner:226bfaf75ac1 '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache Test order randomisation NOT enabled. Enable with --random-order or --random-order-bucket= rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: timeout-2.3.1, repeat-0.9.3, order-1.0.0, reportlog-0.4.0, xdist-3.5.0, random-order-1.1.1 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [64 items] scheduling tests via LoadFileScheduling test_user_directories/test.py::test_duplicates test_storage_url_http_headers/test.py::test_storage_url_http_headers test_system_detached_tables/test.py::test_system_detached_tables[Atomic db with MergeTree table] test_storage_redis/test.py::test_create_table test_storage_mysql/test.py::test_binary_type test_table_function_mongodb_legacy/test.py::test_auth_source[False] test_transactions/test.py::test_mutate_transaction_involved_parts test_storage_mongodb_legacy/test.py::test_simple_select_from_view[False] test_system_queries/test.py::test_DROP_DNS_CACHE test_system_logs_recreate/test.py::test_drop_system_log [gw5] [ 1%] PASSED test_storage_url_http_headers/test.py::test_storage_url_http_headers test_storage_url_http_headers/test.py::test_storage_url_redirected_headers [gw5] [ 3%] PASSED test_storage_url_http_headers/test.py::test_storage_url_redirected_headers test_storage_url_http_headers/test.py::test_with_override_content_type_url_http_headers [gw5] [ 4%] PASSED test_storage_url_http_headers/test.py::test_with_override_content_type_url_http_headers test_system_logs_comment/test.py::test_system_logs_comment [gw6] [ 6%] PASSED test_system_queries/test.py::test_DROP_DNS_CACHE test_system_queries/test.py::test_RELOAD_CONFIG_AND_MACROS [gw6] [ 7%] PASSED test_system_queries/test.py::test_RELOAD_CONFIG_AND_MACROS test_system_queries/test.py::test_SYSTEM_RELOAD_DICTIONARY [gw3] [ 9%] PASSED test_user_directories/test.py::test_duplicates test_user_directories/test.py::test_local_directories [gw6] [ 10%] PASSED test_system_queries/test.py::test_SYSTEM_RELOAD_DICTIONARY test_system_queries/test.py::test_system_flush_logs [gw0] [ 12%] PASSED test_table_function_mongodb_legacy/test.py::test_auth_source[False] test_table_function_mongodb_legacy/test.py::test_complex_data_type[False] [gw2] [ 14%] PASSED test_storage_redis/test.py::test_create_table test_storage_redis/test.py::test_delete [gw0] [ 15%] PASSED test_table_function_mongodb_legacy/test.py::test_complex_data_type[False] test_table_function_mongodb_legacy/test.py::test_incorrect_data_type[False] [gw8] [ 17%] PASSED test_storage_mongodb_legacy/test.py::test_simple_select_from_view[False] test_storage_mongodb_legacy/test.py::test_uuid[False] [gw7] [ 18%] PASSED test_transactions/test.py::test_mutate_transaction_involved_parts test_transactions/test.py::test_rollback_unfinished_on_restart1 [gw3] [ 20%] PASSED test_user_directories/test.py::test_local_directories test_user_directories/test.py::test_memory [gw0] [ 21%] PASSED test_table_function_mongodb_legacy/test.py::test_incorrect_data_type[False] test_table_function_mongodb_legacy/test.py::test_missing_columns[False] [gw0] [ 23%] PASSED test_table_function_mongodb_legacy/test.py::test_missing_columns[False] test_table_function_mongodb_legacy/test.py::test_no_credentials[False] [gw0] [ 25%] PASSED test_table_function_mongodb_legacy/test.py::test_no_credentials[False] test_table_function_mongodb_legacy/test.py::test_predefined_connection_configuration[False] [gw8] [ 26%] PASSED test_storage_mongodb_legacy/test.py::test_uuid[False] [gw0] [ 28%] PASSED test_table_function_mongodb_legacy/test.py::test_predefined_connection_configuration[False] test_table_function_mongodb_legacy/test.py::test_secure_connection[True] [gw2] [ 29%] PASSED test_storage_redis/test.py::test_delete test_storage_redis/test.py::test_hiding_credentials [gw2] [ 31%] PASSED test_storage_redis/test.py::test_hiding_credentials test_storage_redis/test.py::test_select_int [gw6] [ 32%] PASSED test_system_queries/test.py::test_system_flush_logs [gw2] [ 34%] PASSED test_storage_redis/test.py::test_select_int test_storage_redis/test.py::test_simple_insert test_zookeeper_config/test.py::test_chroot_with_different_root test_zero_copy_replication_drop_detached_part/test.py::test_drop_detached_part [gw2] [ 35%] PASSED test_storage_redis/test.py::test_simple_insert test_storage_redis/test.py::test_simple_select [gw3] [ 37%] PASSED test_user_directories/test.py::test_memory test_user_directories/test.py::test_mixed_style [gw2] [ 39%] PASSED test_storage_redis/test.py::test_simple_select test_storage_redis/test.py::test_truncate [gw5] [ 40%] PASSED test_system_logs_comment/test.py::test_system_logs_comment [gw2] [ 42%] PASSED test_storage_redis/test.py::test_truncate test_storage_redis/test.py::test_update [gw7] [ 43%] PASSED test_transactions/test.py::test_rollback_unfinished_on_restart1 test_transactions/test.py::test_rollback_unfinished_on_restart2 test_tmp_policy/test.py::test_disk_selection [gw9] [ 45%] PASSED test_system_logs_recreate/test.py::test_drop_system_log test_system_logs_recreate/test.py::test_system_logs_recreate [gw1] [ 46%] PASSED test_storage_mysql/test.py::test_binary_type test_storage_mysql/test.py::test_enum_type [gw2] [ 48%] PASSED test_storage_redis/test.py::test_update [gw1] [ 50%] PASSED test_storage_mysql/test.py::test_enum_type test_storage_mysql/test.py::test_external_settings [gw4] [ 51%] PASSED test_system_detached_tables/test.py::test_system_detached_tables[Atomic db with MergeTree table] test_system_detached_tables/test.py::test_system_detached_tables[Lazy db with Log table] [gw3] [ 53%] PASSED test_user_directories/test.py::test_mixed_style test_user_directories/test.py::test_old_style [gw1] [ 54%] PASSED test_storage_mysql/test.py::test_external_settings test_storage_mysql/test.py::test_insert_on_duplicate_select [gw4] [ 56%] PASSED test_system_detached_tables/test.py::test_system_detached_tables[Lazy db with Log table] test_system_detached_tables/test.py::test_system_detached_tables[Replicated db with ReplicatedMergeTree table] [gw1] [ 57%] PASSED test_storage_mysql/test.py::test_insert_on_duplicate_select test_storage_mysql/test.py::test_insert_select [gw7] [ 59%] PASSED test_transactions/test.py::test_rollback_unfinished_on_restart2 [gw1] [ 60%] PASSED test_storage_mysql/test.py::test_insert_select test_storage_mysql/test.py::test_joins [gw3] [ 62%] PASSED test_user_directories/test.py::test_old_style test_user_directories/test.py::test_relative_path [gw1] [ 64%] PASSED test_storage_mysql/test.py::test_joins test_storage_mysql/test.py::test_many_connections [gw1] [ 65%] PASSED test_storage_mysql/test.py::test_many_connections test_storage_mysql/test.py::test_mysql_in [gw1] [ 67%] PASSED test_storage_mysql/test.py::test_mysql_in test_storage_mysql/test.py::test_mysql_null [gw1] [ 68%] PASSED test_storage_mysql/test.py::test_mysql_null test_storage_mysql/test.py::test_mysql_point [gw8] [ 70%] PASSED test_zookeeper_config/test.py::test_chroot_with_different_root test_zookeeper_config/test.py::test_chroot_with_same_root [gw3] [ 71%] PASSED test_user_directories/test.py::test_relative_path [gw5] [ 73%] PASSED test_tmp_policy/test.py::test_disk_selection [gw6] [ 75%] PASSED test_zero_copy_replication_drop_detached_part/test.py::test_drop_detached_part [gw1] [ 76%] PASSED test_storage_mysql/test.py::test_mysql_point test_storage_mysql/test.py::test_mysql_ssl_auth [gw1] [ 78%] PASSED test_storage_mysql/test.py::test_mysql_ssl_auth test_storage_mysql/test.py::test_predefined_connection_configuration [gw8] [ 79%] PASSED test_zookeeper_config/test.py::test_chroot_with_same_root test_trace_collector_serverwide/test.py::test_global_thread_profiler [gw4] [ 81%] PASSED test_system_detached_tables/test.py::test_system_detached_tables[Replicated db with ReplicatedMergeTree table] [gw0] [ 82%] PASSED test_table_function_mongodb_legacy/test.py::test_secure_connection[True] test_table_function_mongodb_legacy/test.py::test_simple_select[False] [gw1] [ 84%] PASSED test_storage_mysql/test.py::test_predefined_connection_configuration test_storage_mysql/test.py::test_replace_select [gw1] [ 85%] PASSED test_storage_mysql/test.py::test_replace_select test_storage_mysql/test.py::test_schema_inference [gw1] [ 87%] PASSED test_storage_mysql/test.py::test_schema_inference test_storage_mysql/test.py::test_settings [gw1] [ 89%] PASSED test_storage_mysql/test.py::test_settings test_storage_mysql/test.py::test_settings_connection_wait_timeout [gw5] [ 90%] PASSED test_trace_collector_serverwide/test.py::test_global_thread_profiler [gw1] [ 92%] PASSED test_storage_mysql/test.py::test_settings_connection_wait_timeout test_storage_mysql/test.py::test_table_function [gw1] [ 93%] PASSED test_storage_mysql/test.py::test_table_function test_storage_mysql/test.py::test_where [gw1] [ 95%] PASSED test_storage_mysql/test.py::test_where [gw9] [ 96%] PASSED test_system_logs_recreate/test.py::test_system_logs_recreate test_structured_logging_json/test.py::test_structured_logging_json_format [gw9] [ 98%] PASSED test_structured_logging_json/test.py::test_structured_logging_json_format [gw0] [100%] PASSED test_table_function_mongodb_legacy/test.py::test_simple_select[False] =============================== warnings summary =============================== test_table_function_mongodb_legacy/test.py::test_auth_source[False] /ClickHouse/tests/integration/test_table_function_mongodb_legacy/test.py:223: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead admin_db.add_user( test_table_function_mongodb_legacy/test.py::test_incorrect_data_type[False] /ClickHouse/tests/integration/test_table_function_mongodb_legacy/test.py:120: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", mongo_pass) test_table_function_mongodb_legacy/test.py::test_missing_columns[False] /ClickHouse/tests/integration/test_table_function_mongodb_legacy/test.py:259: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", mongo_pass) test_table_function_mongodb_legacy/test.py::test_predefined_connection_configuration[False] /ClickHouse/tests/integration/test_table_function_mongodb_legacy/test.py:182: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", mongo_pass) test_table_function_mongodb_legacy/test.py::test_secure_connection[True] /ClickHouse/tests/integration/test_table_function_mongodb_legacy/test.py:141: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", mongo_pass) test_table_function_mongodb_legacy/test.py::test_secure_connection[True] test_table_function_mongodb_legacy/test.py::test_simple_select[False] /usr/local/lib/python3.10/dist-packages/pymongo/database.py:1247: DeprecationWarning: Creating a user with the read_only option or without roles is deprecated in MongoDB >= 2.6 warnings.warn("Creating a user with the read_only option " test_table_function_mongodb_legacy/test.py::test_simple_select[False] /ClickHouse/tests/integration/test_table_function_mongodb_legacy/test.py:44: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", mongo_pass) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ----------------- generated report log file: parallel3_0.jsonl ----------------- ============================== slowest durations =============================== 53.51s call test_system_logs_recreate/test.py::test_system_logs_recreate 36.82s setup test_storage_mysql/test.py::test_binary_type 29.14s call test_table_function_mongodb_legacy/test.py::test_simple_select[False] 28.56s setup test_table_function_mongodb_legacy/test.py::test_secure_connection[True] 25.83s setup test_storage_mongodb_legacy/test.py::test_simple_select_from_view[False] 25.34s setup test_table_function_mongodb_legacy/test.py::test_auth_source[False] 24.61s setup test_storage_redis/test.py::test_create_table 24.30s setup test_system_detached_tables/test.py::test_system_detached_tables[Atomic db with MergeTree table] 23.76s teardown test_zookeeper_config/test.py::test_chroot_with_same_root 23.18s call test_system_logs_recreate/test.py::test_drop_system_log 22.88s setup test_table_function_mongodb_legacy/test.py::test_simple_select[False] 21.65s teardown test_zero_copy_replication_drop_detached_part/test.py::test_drop_detached_part 19.66s setup test_transactions/test.py::test_mutate_transaction_involved_parts 19.32s setup test_zero_copy_replication_drop_detached_part/test.py::test_drop_detached_part 17.43s setup test_zookeeper_config/test.py::test_chroot_with_different_root 15.97s call test_system_detached_tables/test.py::test_system_detached_tables[Replicated db with ReplicatedMergeTree table] 15.52s setup test_system_queries/test.py::test_DROP_DNS_CACHE 14.86s call test_system_detached_tables/test.py::test_system_detached_tables[Atomic db with MergeTree table] 14.62s setup test_user_directories/test.py::test_duplicates 14.21s setup test_system_logs_recreate/test.py::test_drop_system_log 13.75s setup test_storage_url_http_headers/test.py::test_storage_url_http_headers 13.68s setup test_system_logs_comment/test.py::test_system_logs_comment 12.89s setup test_trace_collector_serverwide/test.py::test_global_thread_profiler 12.75s setup test_structured_logging_json/test.py::test_structured_logging_json_format 11.13s call test_storage_mysql/test.py::test_settings_connection_wait_timeout 9.02s call test_tmp_policy/test.py::test_disk_selection 8.91s call test_transactions/test.py::test_rollback_unfinished_on_restart1 8.56s call test_transactions/test.py::test_rollback_unfinished_on_restart2 8.49s call test_system_queries/test.py::test_system_flush_logs 8.42s setup test_tmp_policy/test.py::test_disk_selection 7.76s teardown test_storage_mysql/test.py::test_where 7.51s call test_transactions/test.py::test_mutate_transaction_involved_parts 7.48s call test_user_directories/test.py::test_old_style 6.83s call test_user_directories/test.py::test_relative_path 6.79s call test_user_directories/test.py::test_duplicates 6.75s call test_user_directories/test.py::test_memory 5.79s call test_user_directories/test.py::test_local_directories 5.72s call test_user_directories/test.py::test_mixed_style 5.17s teardown test_structured_logging_json/test.py::test_structured_logging_json_format 4.79s call test_storage_mysql/test.py::test_predefined_connection_configuration 4.60s call test_system_logs_comment/test.py::test_system_logs_comment 4.54s teardown test_storage_mongodb_legacy/test.py::test_uuid[False] 3.97s teardown test_trace_collector_serverwide/test.py::test_global_thread_profiler 3.88s teardown test_table_function_mongodb_legacy/test.py::test_simple_select[False] 3.74s call test_storage_mysql/test.py::test_table_function 3.57s call test_storage_mysql/test.py::test_where 3.47s teardown test_storage_redis/test.py::test_update 3.28s call test_storage_mysql/test.py::test_settings 3.25s call test_system_queries/test.py::test_DROP_DNS_CACHE 3.18s call test_storage_mysql/test.py::test_insert_on_duplicate_select 3.00s call test_zookeeper_config/test.py::test_chroot_with_same_root 2.98s call test_storage_mysql/test.py::test_replace_select 2.91s call test_zookeeper_config/test.py::test_chroot_with_different_root 2.84s call test_system_queries/test.py::test_SYSTEM_RELOAD_DICTIONARY 2.72s teardown test_system_detached_tables/test.py::test_system_detached_tables[Replicated db with ReplicatedMergeTree table] 2.63s call test_system_detached_tables/test.py::test_system_detached_tables[Lazy db with Log table] 2.51s teardown test_system_queries/test.py::test_system_flush_logs 2.37s call test_storage_mysql/test.py::test_insert_select 2.33s teardown test_tmp_policy/test.py::test_disk_selection 2.29s call test_storage_redis/test.py::test_create_table 2.22s teardown test_transactions/test.py::test_rollback_unfinished_on_restart2 2.22s teardown test_storage_url_http_headers/test.py::test_with_override_content_type_url_http_headers 2.16s call test_storage_mysql/test.py::test_external_settings 2.02s call test_storage_redis/test.py::test_hiding_credentials 1.96s call test_storage_mysql/test.py::test_mysql_in 1.95s call test_storage_mysql/test.py::test_mysql_point 1.87s call test_zero_copy_replication_drop_detached_part/test.py::test_drop_detached_part 1.80s call test_storage_redis/test.py::test_simple_insert 1.70s call test_storage_mysql/test.py::test_joins 1.58s call test_storage_redis/test.py::test_delete 1.53s call test_storage_mysql/test.py::test_schema_inference 1.46s call test_storage_redis/test.py::test_update 1.43s call test_storage_redis/test.py::test_select_int 1.40s call test_storage_mysql/test.py::test_many_connections 1.37s teardown test_user_directories/test.py::test_relative_path 1.37s call test_storage_mysql/test.py::test_mysql_null 1.34s call test_storage_redis/test.py::test_truncate 1.31s call test_storage_mongodb_legacy/test.py::test_simple_select_from_view[False] 1.29s call test_table_function_mongodb_legacy/test.py::test_secure_connection[True] 1.22s call test_structured_logging_json/test.py::test_structured_logging_json_format 1.15s teardown test_system_logs_comment/test.py::test_system_logs_comment 1.08s teardown test_system_logs_recreate/test.py::test_system_logs_recreate 0.98s call test_storage_mysql/test.py::test_enum_type 0.92s call test_storage_redis/test.py::test_simple_select 0.92s call test_storage_mongodb_legacy/test.py::test_uuid[False] 0.91s call test_table_function_mongodb_legacy/test.py::test_complex_data_type[False] 0.72s call test_table_function_mongodb_legacy/test.py::test_auth_source[False] 0.62s call test_storage_mysql/test.py::test_binary_type 0.57s call test_storage_url_http_headers/test.py::test_with_override_content_type_url_http_headers 0.53s call test_system_queries/test.py::test_RELOAD_CONFIG_AND_MACROS 0.42s call test_storage_url_http_headers/test.py::test_storage_url_redirected_headers 0.38s call test_table_function_mongodb_legacy/test.py::test_predefined_connection_configuration[False] 0.35s call test_storage_mysql/test.py::test_mysql_ssl_auth 0.33s call test_table_function_mongodb_legacy/test.py::test_missing_columns[False] 0.33s call test_table_function_mongodb_legacy/test.py::test_no_credentials[False] 0.33s call test_table_function_mongodb_legacy/test.py::test_incorrect_data_type[False] 0.27s call test_trace_collector_serverwide/test.py::test_global_thread_profiler 0.26s call test_storage_url_http_headers/test.py::test_storage_url_http_headers 0.00s setup test_table_function_mongodb_legacy/test.py::test_complex_data_type[False] 0.00s setup test_system_detached_tables/test.py::test_system_detached_tables[Lazy db with Log table] 0.00s teardown test_system_detached_tables/test.py::test_system_detached_tables[Atomic db with MergeTree table] 0.00s setup test_storage_mysql/test.py::test_settings 0.00s setup test_storage_mysql/test.py::test_where 0.00s setup test_storage_mysql/test.py::test_predefined_connection_configuration 0.00s teardown test_table_function_mongodb_legacy/test.py::test_auth_source[False] 0.00s setup test_user_directories/test.py::test_mixed_style 0.00s setup test_system_detached_tables/test.py::test_system_detached_tables[Replicated db with ReplicatedMergeTree table] 0.00s setup test_system_queries/test.py::test_system_flush_logs 0.00s teardown test_user_directories/test.py::test_memory 0.00s setup test_storage_redis/test.py::test_simple_insert 0.00s setup test_storage_mysql/test.py::test_replace_select 0.00s teardown test_storage_redis/test.py::test_create_table 0.00s teardown test_storage_mysql/test.py::test_settings_connection_wait_timeout 0.00s teardown test_transactions/test.py::test_mutate_transaction_involved_parts 0.00s teardown test_storage_mysql/test.py::test_table_function 0.00s setup test_storage_mysql/test.py::test_table_function 0.00s teardown test_storage_mongodb_legacy/test.py::test_simple_select_from_view[False] 0.00s teardown test_storage_mysql/test.py::test_mysql_ssl_auth 0.00s teardown test_transactions/test.py::test_rollback_unfinished_on_restart1 0.00s setup test_storage_mongodb_legacy/test.py::test_uuid[False] 0.00s setup test_table_function_mongodb_legacy/test.py::test_no_credentials[False] 0.00s setup test_table_function_mongodb_legacy/test.py::test_missing_columns[False] 0.00s setup test_storage_mysql/test.py::test_many_connections 0.00s setup test_storage_mysql/test.py::test_insert_on_duplicate_select 0.00s setup test_user_directories/test.py::test_local_directories 0.00s setup test_storage_mysql/test.py::test_joins 0.00s teardown test_system_queries/test.py::test_SYSTEM_RELOAD_DICTIONARY 0.00s setup test_storage_redis/test.py::test_update 0.00s setup test_user_directories/test.py::test_old_style 0.00s teardown test_system_logs_recreate/test.py::test_drop_system_log 0.00s teardown test_storage_mysql/test.py::test_replace_select 0.00s teardown test_storage_mysql/test.py::test_binary_type 0.00s setup test_storage_mysql/test.py::test_schema_inference 0.00s teardown test_zookeeper_config/test.py::test_chroot_with_different_root 0.00s teardown test_table_function_mongodb_legacy/test.py::test_secure_connection[True] 0.00s teardown test_storage_mysql/test.py::test_predefined_connection_configuration 0.00s setup test_table_function_mongodb_legacy/test.py::test_predefined_connection_configuration[False] 0.00s setup test_storage_redis/test.py::test_truncate 0.00s teardown test_storage_mysql/test.py::test_schema_inference 0.00s teardown test_system_detached_tables/test.py::test_system_detached_tables[Lazy db with Log table] 0.00s setup test_system_logs_recreate/test.py::test_system_logs_recreate 0.00s setup test_storage_redis/test.py::test_delete 0.00s teardown test_storage_mysql/test.py::test_insert_select 0.00s setup test_transactions/test.py::test_rollback_unfinished_on_restart2 0.00s teardown test_user_directories/test.py::test_mixed_style 0.00s teardown test_system_queries/test.py::test_DROP_DNS_CACHE 0.00s teardown test_user_directories/test.py::test_duplicates 0.00s setup test_user_directories/test.py::test_relative_path 0.00s teardown test_storage_mysql/test.py::test_external_settings 0.00s setup test_storage_mysql/test.py::test_mysql_in 0.00s setup test_transactions/test.py::test_rollback_unfinished_on_restart1 0.00s setup test_storage_mysql/test.py::test_enum_type 0.00s teardown test_storage_mysql/test.py::test_mysql_point 0.00s setup test_storage_mysql/test.py::test_mysql_null 0.00s setup test_table_function_mongodb_legacy/test.py::test_incorrect_data_type[False] 0.00s setup test_system_queries/test.py::test_RELOAD_CONFIG_AND_MACROS 0.00s setup test_storage_url_http_headers/test.py::test_storage_url_redirected_headers 0.00s setup test_storage_mysql/test.py::test_settings_connection_wait_timeout 0.00s setup test_storage_redis/test.py::test_hiding_credentials 0.00s setup test_storage_mysql/test.py::test_mysql_ssl_auth 0.00s teardown test_storage_mysql/test.py::test_joins 0.00s teardown test_table_function_mongodb_legacy/test.py::test_incorrect_data_type[False] 0.00s teardown test_storage_redis/test.py::test_simple_select 0.00s teardown test_table_function_mongodb_legacy/test.py::test_missing_columns[False] 0.00s setup test_storage_url_http_headers/test.py::test_with_override_content_type_url_http_headers 0.00s setup test_system_queries/test.py::test_SYSTEM_RELOAD_DICTIONARY 0.00s teardown test_system_queries/test.py::test_RELOAD_CONFIG_AND_MACROS 0.00s setup test_storage_mysql/test.py::test_external_settings 0.00s teardown test_storage_mysql/test.py::test_settings 0.00s setup test_zookeeper_config/test.py::test_chroot_with_same_root 0.00s setup test_user_directories/test.py::test_memory 0.00s teardown test_user_directories/test.py::test_old_style 0.00s teardown test_storage_url_http_headers/test.py::test_storage_url_http_headers 0.00s setup test_storage_redis/test.py::test_simple_select 0.00s teardown test_table_function_mongodb_legacy/test.py::test_predefined_connection_configuration[False] 0.00s teardown test_storage_redis/test.py::test_truncate 0.00s teardown test_storage_redis/test.py::test_delete 0.00s setup test_storage_redis/test.py::test_select_int 0.00s setup test_storage_mysql/test.py::test_mysql_point 0.00s teardown test_storage_redis/test.py::test_select_int 0.00s teardown test_user_directories/test.py::test_local_directories 0.00s teardown test_storage_redis/test.py::test_hiding_credentials 0.00s teardown test_storage_mysql/test.py::test_mysql_in 0.00s setup test_storage_mysql/test.py::test_insert_select 0.00s teardown test_storage_mysql/test.py::test_mysql_null 0.00s teardown test_table_function_mongodb_legacy/test.py::test_complex_data_type[False] 0.00s teardown test_storage_url_http_headers/test.py::test_storage_url_redirected_headers 0.00s teardown test_storage_redis/test.py::test_simple_insert 0.00s teardown test_table_function_mongodb_legacy/test.py::test_no_credentials[False] 0.00s teardown test_storage_mysql/test.py::test_enum_type 0.00s teardown test_storage_mysql/test.py::test_many_connections 0.00s teardown test_storage_mysql/test.py::test_insert_on_duplicate_select =========================== short test summary info ============================ PASSED test_storage_url_http_headers/test.py::test_storage_url_http_headers PASSED test_storage_url_http_headers/test.py::test_storage_url_redirected_headers PASSED test_storage_url_http_headers/test.py::test_with_override_content_type_url_http_headers PASSED test_system_queries/test.py::test_DROP_DNS_CACHE PASSED test_system_queries/test.py::test_RELOAD_CONFIG_AND_MACROS PASSED test_user_directories/test.py::test_duplicates PASSED test_system_queries/test.py::test_SYSTEM_RELOAD_DICTIONARY PASSED test_table_function_mongodb_legacy/test.py::test_auth_source[False] PASSED test_storage_redis/test.py::test_create_table PASSED test_table_function_mongodb_legacy/test.py::test_complex_data_type[False] PASSED test_storage_mongodb_legacy/test.py::test_simple_select_from_view[False] PASSED test_transactions/test.py::test_mutate_transaction_involved_parts PASSED test_user_directories/test.py::test_local_directories PASSED test_table_function_mongodb_legacy/test.py::test_incorrect_data_type[False] PASSED test_table_function_mongodb_legacy/test.py::test_missing_columns[False] PASSED test_table_function_mongodb_legacy/test.py::test_no_credentials[False] PASSED test_storage_mongodb_legacy/test.py::test_uuid[False] PASSED test_table_function_mongodb_legacy/test.py::test_predefined_connection_configuration[False] PASSED test_storage_redis/test.py::test_delete PASSED test_storage_redis/test.py::test_hiding_credentials PASSED test_system_queries/test.py::test_system_flush_logs PASSED test_storage_redis/test.py::test_select_int PASSED test_storage_redis/test.py::test_simple_insert PASSED test_user_directories/test.py::test_memory PASSED test_storage_redis/test.py::test_simple_select PASSED test_system_logs_comment/test.py::test_system_logs_comment PASSED test_storage_redis/test.py::test_truncate PASSED test_transactions/test.py::test_rollback_unfinished_on_restart1 PASSED test_system_logs_recreate/test.py::test_drop_system_log PASSED test_storage_mysql/test.py::test_binary_type PASSED test_storage_redis/test.py::test_update PASSED test_storage_mysql/test.py::test_enum_type PASSED test_system_detached_tables/test.py::test_system_detached_tables[Atomic db with MergeTree table] PASSED test_user_directories/test.py::test_mixed_style PASSED test_storage_mysql/test.py::test_external_settings PASSED test_system_detached_tables/test.py::test_system_detached_tables[Lazy db with Log table] PASSED test_storage_mysql/test.py::test_insert_on_duplicate_select PASSED test_transactions/test.py::test_rollback_unfinished_on_restart2 PASSED test_storage_mysql/test.py::test_insert_select PASSED test_user_directories/test.py::test_old_style PASSED test_storage_mysql/test.py::test_joins PASSED test_storage_mysql/test.py::test_many_connections PASSED test_storage_mysql/test.py::test_mysql_in PASSED test_storage_mysql/test.py::test_mysql_null PASSED test_zookeeper_config/test.py::test_chroot_with_different_root PASSED test_user_directories/test.py::test_relative_path PASSED test_tmp_policy/test.py::test_disk_selection PASSED test_zero_copy_replication_drop_detached_part/test.py::test_drop_detached_part PASSED test_storage_mysql/test.py::test_mysql_point PASSED test_storage_mysql/test.py::test_mysql_ssl_auth PASSED test_zookeeper_config/test.py::test_chroot_with_same_root PASSED test_system_detached_tables/test.py::test_system_detached_tables[Replicated db with ReplicatedMergeTree table] PASSED test_table_function_mongodb_legacy/test.py::test_secure_connection[True] PASSED test_storage_mysql/test.py::test_predefined_connection_configuration PASSED test_storage_mysql/test.py::test_replace_select PASSED test_storage_mysql/test.py::test_schema_inference PASSED test_storage_mysql/test.py::test_settings PASSED test_trace_collector_serverwide/test.py::test_global_thread_profiler PASSED test_storage_mysql/test.py::test_settings_connection_wait_timeout PASSED test_storage_mysql/test.py::test_table_function PASSED test_storage_mysql/test.py::test_where PASSED test_system_logs_recreate/test.py::test_system_logs_recreate PASSED test_structured_logging_json/test.py::test_structured_logging_json_format PASSED test_table_function_mongodb_legacy/test.py::test_simple_select[False] ================== 64 passed, 8 warnings in 116.22s (0:01:56) ==================